text/template.state.evalString (method)

2 uses

	text/template (current package)
		exec.go#L884: 		return s.evalString(typ, n)
		exec.go#L903: func (s *state) evalString(typ reflect.Type, n parse.Node) reflect.Value {